stored logic

英 [stɔːd ˈlɒdʒɪk] 美 [stɔːrd ˈlɑːdʒɪk]

网络  存储逻辑

计算机



双语例句

  1. Using SQL stored procedures is the best way to encapsulate the business logic of administrative applications because it minimizes the amount of code that developers need to write.
    使用SQL存储过程是封装管理应用程序的业务逻辑的最佳方式,这会把开发人员需要编写的代码量减少到最低限度。
  2. These objects are tables containing authentication information and stored procedures that encapsulate the server logic to operate on the database tables.
    这些对象是包含身份验证信息的表和封装了服务器逻辑(针对数据库表执行)的存储过程。
  3. However, they can be resolved if you embed the INSERT statements above in an SQL stored procedure with a little extra logic.
    但是,如果将上述INSERT语句嵌入到一个包含一点额外逻辑的SQL存储过程中,就可以解决这个问题。
  4. IBM solidDB Universal Cache also supports stored procedures, triggers, and events, enabling IBM solidDB Universal Cache to execute business logic in the in-memory cache.
    IBMsolidDBUniversalCache还支持存储过程、触发器和事件,支持IBMsolidDBUniversalCache在内存缓存中执行业务逻辑。
  5. Stored procedures are often used to consolidate and centralize logic that was originally implemented in applications.
    存储过程常常用来整合和集中那些原来在应用程序中实现的逻辑。
  6. Triggers can also invoke DB2 stored procedures and user-defined functions, which are themselves other ways of encapsulating logic in the form of DB2 objects.
    触发器还能调用DB2中已存储的过程和用户定义的函数,这些过程和函数是以DB2对象的形式封装逻辑的一种方法。
  7. Rules are stored outside of application logic, making it easy for a business person to add or modify the rules while not taking the system offline.
    规则储存在应用程序逻辑所在的位置之外,这使得商业人员能够更加容易地增加或修改规则,而不需要使系统离线。
  8. You will notice that exposing stored procedures as Data Web Services alone does not provide client-side application logic that is required to run these Web services in a business context.
    仅仅作为DataWebServices公开存储过程还不足以向客户端应用程序提供在业务上下文中运行这些Web服务所需的逻辑。
  9. In this case, either do not use stored procedure, or execute part of the logic in the client side and execute the rest in a stored procedure.
    在这种情况下,要么不使用存储过程,要么在客户机端执行一部分逻辑,而在存储过程中执行其余的逻辑。
  10. When WebSphere InterChange Server V4.2 uses cross-referencing to synchronize keys in various applications, it uses DB2 stored procedures to actually implement the logic.
    当WebSphereInterChangeServerV4.2使用交叉引用来对各种应用程序中的键进行同步时,它实际上是使用DB2存储过程来实现逻辑。
  11. Additionally, external stored procedure programs can reuse existing business logic by calling existing applications as subprograms.
    另外,外部存储过程程序可以以子程序形式调用现有的应用程序,从而重用现有的业务逻辑。
  12. The data of overlapped characters and pictures are stored in the ROM of FPGA, the times are generated by FPGA inner logic circuit to control the switch of TV channels to finish the overlapping work.
    该方案将被叠加的字符或图像数据保存在FPGA内部的ROM中,由内部逻辑控制电路产生点阵时序,控制视频通道切换开关,完成叠加功能。
  13. And the methods of syntax debugging, logic debugging and the significant steps to ensure the correct operation of the stored procedure in debugging are expounded. There are three methods in logic debugging which includes inserting test table, DBMS_OUTPUT and PL/ SQL debugger.
    说明存储子程序的语法调试和逻辑调试的具体方法以及调试是保证存储子程序正确的重要步骤,其中逻辑调试有三种不同的方法分别是插入测试表、DBMSOUTPUT以及PL/SQL调试器。
  14. Presents a design and implement of common, dynamic tree structure. In this scheme, data is stored in database, the design of business logic is referenced from MVC pattern, and multi-tiers B/ S framework is used.
    简要介绍了一个通用的、动态树型结构的实现方案,该方案采用B/S模式的多层架构,数据存储基于数据库,业务逻辑的设计基于MVC模式。
  15. By using stored logic, a hardware method is implemented for sine wave generation by superposition of 18 step pulses.
    该方案用存储逻辑实现18脉冲阶梯波STATCOM脉冲发生器的硬件。
  16. The data sent to different output ports are stored in the form of "group", and the control logic dynamic allocates buffer resources according to the data size in various" group ".
    控制逻辑根据各个组的数据规模为其动态分配缓存资源,并通过可用缓存容量监测拥塞状态。